home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / dos999.zip / 2701.TXT < prev    next >
Text File  |  1993-10-14  |  5KB  |  86 lines

  1. ___________________________________________________________________________
  2. STACKER NOTE                                                   STACKER NOTE
  3. Title: Write-Protected Stacker Drives.
  4. STAC FAX Index #2701 - 02/10/93                         
  5. ___________________________________________________________________________
  6.  
  7. Background.
  8.  
  9.    When file corruption such as a damaged temp file is detected, Stacker will 
  10.    write-protect the drive as a means of safeguarding data.  This forces the 
  11.    user to run Stacker's SCHECK /F (Stacker 2.0) or CHECK /F (Stacker 3.0), 
  12.    to repair logical data structures before anything else can be written to 
  13.    the drive.  Stacker will also write protect a mounted drive if it has not 
  14.    been "padded" to its full size.  The fix for this condition involves the 
  15.    SCREATE program (Stacker 2.0) or the CREATE program (Stacker 3.0) and is 
  16.    discussed in greater detail in section #3.
  17.  
  18. Procedures.
  19.  
  20. 1.  Fixing Errors with SCHECK /F (Stacker 2.0) or CHECK /F (Stacker 3.0)
  21.  
  22.     SCHECK and CHECK are similar to the DOS CHKDSK program in that they 
  23.     check for and repairs allocation unit errors.  Unlike CHKDSK which  
  24.     works at the DOS cluster level, SCHECK and CHECK will diagnose and repair 
  25.     at the sector level. Stacker's ability to store on a sector-by-sector 
  26.     basis makes this a necessity.  Because SCHECK and CHECK only repair 
  27.     sector allocation errors, they will recommend using CHKDSK to fix any DOS 
  28.     cluster allocation errors that are detected.  Sometimes they will offer 
  29.     to delete damaged files. They are able to do this even though the drive 
  30.     is write-protected.  If they offer to do this, make a backup copy of the 
  31.     file and let SCHECK or CHECK delete it.  After SCHECK or CHECK has made 
  32.     repairs, the write protection may then be removed by rebooting or by 
  33.     unmounting then re-mounting the drive.
  34.  
  35. 2.  Forcing SCHECK or CHECK to remove the write protection.
  36.  
  37.     DOS errors can be repaired by CHKDSK or another disk repair utility such 
  38.     as Norton Disk Doctor or PCTOOLS Diskfix.  Because SCHECK and CHECK will 
  39.     not repair all DOS errors, it may be necessary to force them to remove 
  40.     the write protection before one of these utilities may be used.  This 
  41.     should ONLY be done AFTER SCHECK /F (Stacker 2.0) or CHECK /F 
  42.     (Stacker 3.0) has repaired any Stacker errors.  Remove the write 
  43.     protection by typing:     
  44.     
  45.     Stacker 2.0  -  SCHECK /=W   D:    where D: is the write-protected drive.  
  46.     Stacker 3.0  -  CHECK  /=W   D:    where D: is the write-protected drive.
  47.     
  48.     NOTE: DO NOT use this option if the Stacker drive has been mounted as 
  49.     (SIZE MISMATCH) (Write-Protected).  See section #3.
  50.  
  51. 3.  Repairing a (Size-Mismatched), (Write-Protected) Drive.
  52.  
  53.     Stacking a drive is a three step process.  First, construction of the 
  54.     Stacker drive companion file (STACVOL.DSK) begins as compressed files are 
  55.     copied into it.  After all the files have been added, Norton Speedisk is 
  56.     run to defragment this file and optimize the host drive.  The last step 
  57.     is to "pad" the file (add the free space).  If the process halts for some 
  58.     reason, such as Speedisk discovering a bad sector or someone tripping 
  59.     over the power cord, the Stacvol file will be undersized.  Upon reboot, 
  60.     as the drive is mounted, the message (Size Mismatched)  (Write Protected) 
  61.     will be displayed.  In order to continue where Speedisk left off and pad 
  62.     the file, it is necessary to use the Screate program (Stacker 2.0) or the
  63.     CREATE program (Stacker 3.0) as follows:  
  64.     
  65.     NOTE: Insert the Stacker program diskette and issue these commands from  
  66.           the floppy drive prompt. If you are using the 5.25" Stacker 2.0 
  67.           disk set, use the Program Disk (Disk #1). If you are using Stacker
  68.           3.0, use disk #2 of the 3.5" or 5.25" set.
  69.         
  70.         1. Unmount the Stacker drive by typing:  Stacker -C:  
  71.            C: is the letter of the drive you wish to unmount.   
  72.         
  73.         2. Run: 
  74.            Stacker 2.0 -  SCREATE D: /P     
  75.            Stacker 3.0 -  CREATE  D: /P
  76.            Where D: is the letter of the host drive containing 
  77.            the Stacvol file.  
  78.         
  79.         
  80.         3. After receiving the message  "Volume Created Successfully" , 
  81.            reboot to mount the drive.
  82.  
  83. ___________________________________________________________________________
  84. Copyright 1993, Stac Electronics                    
  85.  
  86.